home *** CD-ROM | disk | FTP | other *** search
- <!-- Copyright (c) 1997-2001 Macromedia, Inc. All Rights Reserved. Consult Software License Agreement for more details -->
- <!-- version 1.0 - 2001-05-29 -->
- <CONTAINER TYPE="Panel" NAME="pnlface" CAPTION=" &Font face " WIDTH="MAXIMUM" HEIGHT=170 LFHEIGHT=201 MAXWIDTHPADDING=5 ANCHOR="lblFontfaceTop" CORNER="SW" DOWN=5>
- <VTINCLUDE FILE="tdSizerSmalldropDialog.inc"/>
- <CONTROL TYPE="Label" NAME="lblCurrentFace" WIDTH=60 LFWIDTH=72 RIGHT=10 DOWN=20 CAPTION="Font Face:"/>
- <CONTROL TYPE="Label" NAME="listFontFace" WIDTH=280 LFWIDTH=336 ANCHOR="lblCurrentFace" CORNER="NE" CAPTION=""/>
-
- <CONTROL TYPE="Label" NAME="lblSpacer1" WIDTH="lblCurrentFace" ANCHOR="lblCurrentFace" CORNER="SW" CAPTION=" " DOWN=10/><!--to control LF layout-->
- <CONTROL TYPE="FontPicker" NAME="fontFace1" WIDTH="listFontFace" ANCHOR="lblSpacer1" CORNER="NE"/>
- <CONTROL TYPE="Label" NAME="lblSpacer2" WIDTH="lblCurrentFace" ANCHOR="lblSpacer1" CORNER="SW" CAPTION=" " DOWN=10/><!--to control LF layout-->
- <CONTROL TYPE="FontPicker" NAME="fontFace2" WIDTH="fontFace1" ANCHOR="lblSpacer2" CORNER="NE"/>
- <CONTROL TYPE="Label" NAME="lblSpacer3" WIDTH="lblCurrentFace" ANCHOR="lblSpacer2" CORNER="SW" CAPTION=" " DOWN=10/><!--to control LF layout-->
- <CONTROL TYPE="FontPicker" NAME="fontFace3" WIDTH="fontFace1" ANCHOR="lblSpacer3" CORNER="NE"/>
-
- <CONTROL TYPE="Label" NAME="lblFaceCombo" WIDTH="lblCurrentFace" ANCHOR="lblSpacer3" CORNER="SW" DOWN=15 CAPTION="(combo) " ALIGN="Right"/>
- <CONTROL TYPE="DropDown" NAME="dropFaceCombo" WIDTH="fontFace1" ANCHOR="lblFaceCombo" CORNER="NE" EDITABLE>
- <ITEM VALUE="" CAPTION=""/>
- <ITEM VALUE="Arial,Helvetica,sans-serif" CAPTION="Arial,Helvetica,sans-serif"/>
- <ITEM VALUE="'Arial Narrow','Arial MT Condensed Light',sans-serif" CAPTION="'Arial Narrow','Arial MT Condensed Light',sans-serif"/>
- <ITEM VALUE="Verdana,Geneva,Arial,Helvetica,sans-serif" CAPTION="Verdana,Geneva,Arial,Helvetica,sans-serif"/>
- <ITEM VALUE="'MS Sans Serif',Geneva,sans-serif" CAPTION="MS Sans Serif',Geneva,sans-serif"/>
- <ITEM VALUE="System,Chicago,sans-serif" CAPTION="System,Chicago,sans-serif"/>
- <ITEM VALUE="" CAPTION=""/>
- <ITEM VALUE="'Times New Roman',Times,serif" CAPTION="'Times New Roman',Times,serif"/>
- <ITEM VALUE="Georgia,'Times New Roman',Times,serif" CAPTION="Georgia,'Times New Roman',Times,serif"/>
- <ITEM VALUE="'MS Serif','New York',serif" CAPTION="'MS Serif','New York',serif"/>
- <ITEM VALUE="Garamond,Palatino,serif" CAPTION="Garamond,Palatino,serif"/>
- <ITEM VALUE="" CAPTION=""/>
- <ITEM VALUE="'Courier New',Courier,monospace" CAPTION="'Courier New',Courier,monospace"/>
- <ITEM VALUE="Terminal,Monaco,monospace" CAPTION="Terminal,Monaco,monospace"/>
- <ITEM VALUE="" CAPTION=""/>
- <ITEM VALUE="Wingdings,'Zapf Dingbats'" CAPTION="Wingdings,'Zapf Dingbats'"/>
- </CONTROL>
-
- <CONTROL TYPE="Label" NAME="lblFaceGeneric" WIDTH="lblCurrentFace" ANCHOR="lblFaceCombo" CORNER="SW" DOWN=10 CAPTION="(generic) " ALIGN="Right"/>
- <CONTROL TYPE="DropDown" NAME="dropFaceGeneric" WIDTH="lblSizerSmalldrop" ANCHOR="lblFaceGeneric" CORNER="NE">
- <ITEM VALUE="" CAPTION=""/>
- <ITEM VALUE="serif" CAPTION="serif"/>
- <ITEM VALUE="sans-serif" CAPTION="sans-serif"/>
- <ITEM VALUE="monospace" CAPTION="monospace"/>
- <ITEM VALUE="cursive" CAPTION="cursive"/>
- <ITEM VALUE="fantasy" CAPTION="fantasy"/>
- </CONTROL>
- </CONTAINER>
-